net.Resolver.goLookupCNAME (method)
2 uses
net (current package)
dnsclient_unix.go#L821: func (r *Resolver) goLookupCNAME(ctx context.Context, host string, order hostLookupOrder, conf *dnsConfig) (string, error) {
lookup_unix.go#L96: return r.goLookupCNAME(ctx, name, order, conf)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)